home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1014 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  982 b 

  1. Path: news.interlog.com!farhany
  2. From: farhany@interlog.com (Farhan Yousaf)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Program to count lines in C-source ??
  5. Date: Wed, 10 Jan 96 22:27:18 GMT
  6. Organization: Interlog
  7. Message-ID: <4d1ep5$7mu@steel.interlog.com>
  8. References: <4clqrt$qh@pan.otol.fi>
  9. NNTP-Posting-Host: farhany.interlog.com
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <4clqrt$qh@pan.otol.fi>, tkes@rhea.otol.fi (Timo Sakari) wrote:
  13. >A capability to count lines that are compiled would be great too, because
  14. >I exclude/include portions of code with #define and #ifdef statements.
  15. >
  16. >Any pointers to such programs would be greatly appreciated. Thanks.
  17.  
  18. There are some programs in Bob Stout's Snippetes. A highly recommended 
  19. collection of public domain C source codes.
  20.  
  21. The filename should be SNIP9510.LZH or something similiar. E-Mail me if you 
  22. can't find it.
  23.  
  24. FTP sites:
  25.  
  26. juge.com              /file/c
  27. connectn.acs.niu.edu  ~/C
  28. oak.oakland.edu       /pub/msdos/c
  29.  
  30.